home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / SYS / s / Flush.rexx < prev    next >
OS/2 REXX Batch file  |  1996-09-26  |  132b  |  8 lines

  1. /*
  2.  * Ask FastCache to write out any data now that is waiting to be written
  3.  * out.
  4.  */
  5. Address 'FastCache.gvpscsi.device.0'
  6.  
  7. Flush
  8.